Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application URN #318

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Application URN #318

merged 3 commits into from
Oct 31, 2023

Conversation

fumimowdan
Copy link
Contributor

Description

Alternative to #311

We use Application.after_create callback to set the urn to a unique pseudo random value.

@fumimowdan fumimowdan mentioned this pull request Oct 30, 2023
FindApplicationIndexQuery will be used to retrieve the index of an
created application and to later match it with a random urn
This service will retreive the associated urn for an application that
exists in the database.

When the availabe urn set is exhausted it will increase its size automatically.
This is to avoid the FiberError caused by a multithreaded app server
@fumimowdan fumimowdan added the deploy Deploy review app label Oct 31, 2023
@github-actions github-actions bot temporarily deployed to review-318 October 31, 2023 12:16 Destroyed
@fumimowdan fumimowdan merged commit 19e91ae into main Oct 31, 2023
10 checks passed
@fumimowdan fumimowdan deleted the fix/urn-v4 branch October 31, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Deploy review app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants